ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseView<TOwnerView> Class / _transform Property

In This Topic
    _transform Property (_BaseView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _transform As IMatrix
    public IMatrix _transform {get; set;}
    See Also